home *** CD-ROM | disk | FTP | other *** search
-
- Last Callers v1.03 (April 6, 1994)
-
- © 1993-1994 by Janne Siren, All Rights Reserved
-
- Disclaimer
- ~~~~~~~~~~
- This program can be freely distributed and used for any period of time.
- All risks and damages arising from the use, misuse, or inability of this
- program are entirely at the responsibility of the user.
-
-
- Preface
- ~~~~~~~
- This is a very simple last callers lister that I wrote for TechnoBBS. It
- doesn't do anything software specific, so it should work on any system.
-
-
- History
- ~~~~~~~
- 1.00 22/12/1993 First public release.
- 1.01 25/12/1993 Optimizations. Executable is now much smaller.
- 1.02 05/04/1994 Modem speed is now also recoreded. Delete your old list.
- 1.03 06/04/1994 Some bugs fixed.
-
-
- Installation
- ~~~~~~~~~~~~
- Usage: LC <input/output file> <user name> <user city> <entries> <speed>
-
- TechnoBBS: Move the executable to Doors: directory. Add following example
- to your login script and make the necessary customizations. Then replace
- 'Janne Siren' with your name, so your logins won't be added to the list.
-
- UserName = GetUserName(ln)
- UserCity = GetUserMisc(ln, "CITY")
-
- SendASCII "BBS:Text/LastCallers.dat"
-
- If UserName ~= "Janne Siren" Then Address Command 'Doors:LC BBS:Text/LastCallers.dat "'||UserName||'" "'||UserCity||'" 10 '||UserSpeed
-
-
- Comments
- ~~~~~~~~
- If you have any comments or questions, feel free to contact me.
-
- Snail Mail: Janne Siren
- Oravamaentie 2 F 17
- 02700 Kauniainen
- Finland
-
- Data Phone: Epsilon Indi BBS
- +358-0-505-4201
- v32bis, 24h
-
- Internet: jts@krk.fi
-